Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

OctreeGeometry.cpp File Reference

Ability to handle geometry in an octree. More...

#include "BrushOctree.hpp"

Include dependency graph for OctreeGeometry.cpp:

Include dependency graph

Compounds

struct  index_triple

Defines

#define PARALLEL_PLANES   (-2)
#define DEGENERATE_TRIANGLE   (-1)
#define NO_INTERSECTION   (0)
#define INTERSECT_AND_SPLIT   (1)
#define INTERSECT_EDGE_SPLIT   (2)
#define INTERSECT_NO_SPLIT   (3)

Functions

char PointInTri (const deVec3d &v0, const deVec3d &u, const deVec3d &v, const deVec3d &pt)

Detailed Description

Ability to handle geometry in an octree.

Author:
Assassin
This file is the intellectual property of Novus Delta, LLC.. Usage of the contents of this file is subject to the Destiny3D Member License which can be found at http://www.destiny3d.com. Any other usage is prohibited.

This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.

Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.


Change History

Date:
Jan 2003
Author:
Assassin
Remarks:
Creation

Define Documentation

#define DEGENERATE_TRIANGLE   (-1)
 

#define INTERSECT_AND_SPLIT   (1)
 

#define INTERSECT_EDGE_SPLIT   (2)
 

#define INTERSECT_NO_SPLIT   (3)
 

#define NO_INTERSECTION   (0)
 

#define PARALLEL_PLANES   (-2)
 


Function Documentation

char PointInTri const deVec3d   v0,
const deVec3d   u,
const deVec3d   v,
const deVec3d   pt
 


Generated on Mon Sep 12 20:10:20 2005 for Destiny3D by doxygen1.3-rc3